home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 April / PCWorld_2008-04_cd.bin / temacd / pspad / pspad453inst_cz(2).exe / {app} / PSPadShell_unreg.bat < prev    next >
DOS Batch File  |  2006-04-14  |  125b  |  4 lines

  1. @Echo off
  2. Rem This batch file unregisters the PSPad context menu handler
  3. %SystemRoot%\System32\RegSvr32 PSPadShell.dll /u
  4.